Skip to content

Fix stdarch_loongarch support in stdext#837

Merged
lhecker merged 1 commit intomicrosoft:mainfrom
MutsukiC:fix-enable-stdarchloongarch
May 4, 2026
Merged

Fix stdarch_loongarch support in stdext#837
lhecker merged 1 commit intomicrosoft:mainfrom
MutsukiC:fix-enable-stdarchloongarch

Conversation

@MutsukiC
Copy link
Copy Markdown
Contributor

Fix

error[E0658]: use of unstable library feature `stdarch_loongarch`
...
    = note: see issue #117427 <https://github.com/rust-lang/rust/issues/117427> for more information
    = help: add `#![feature(stdarch_loongarch)]` to the crate attributes to enable
    = note: this compiler was built on 2026-04-28; consider upgrading it if it is out of date

when building edit on loongarch

@MutsukiC MutsukiC force-pushed the fix-enable-stdarchloongarch branch from 82d15d9 to dc28de1 Compare April 30, 2026 02:22
Copy link
Copy Markdown
Member

@lhecker lhecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, whoops. Sorry about that!

@lhecker lhecker enabled auto-merge (squash) May 4, 2026 14:29
auto-merge was automatically disabled May 4, 2026 19:53

Head branch was pushed to by a user without write access

@MutsukiC MutsukiC force-pushed the fix-enable-stdarchloongarch branch from dc28de1 to cd88c14 Compare May 4, 2026 19:53
@MutsukiC
Copy link
Copy Markdown
Contributor Author

MutsukiC commented May 4, 2026

Ah, whoops. Sorry about that!

I've addressed the formatting issue. Can you re-approve the checks please?

@lhecker lhecker changed the title Fix: enable stdarch_loongarch feature for stdext crate Fix stdarch_loongarch support in stdext May 4, 2026
@lhecker lhecker enabled auto-merge (squash) May 4, 2026 20:42
@lhecker lhecker merged commit 737450c into microsoft:main May 4, 2026
3 checks passed
@MutsukiC MutsukiC deleted the fix-enable-stdarchloongarch branch May 4, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants